#include "wayland/gdkwayland.h"
#endif
-static void
+
+G_GNUC_NORETURN static void
got_string_cb (GObject *source,
GAsyncResult *result,
gpointer data)
exit (0);
}
-static void
+G_GNUC_NORETURN static void
got_text_cb (GObject *source,
GAsyncResult *result,
gpointer data)
exit (0);
}
-static void
+G_GNUC_NORETURN static void
got_texture_cb (GObject *source,
GAsyncResult *result,
gpointer data)
exit (0);
}
-static void
+G_GNUC_NORETURN static void
got_file (GObject *source,
GAsyncResult *result,
gpointer data)
exit (0);
}
-static void
+G_GNUC_NORETURN static void
got_files (GObject *source,
GAsyncResult *result,
gpointer data)
exit (0);
}
-static void
+G_GNUC_NORETURN static void
got_color (GObject *source,
GAsyncResult *result,
gpointer data)